home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / text0204.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  870 b   |  29 lines

  1. geosync@ozemail.com.au (Andrew Hawkins ) wrote on 23.04.1997 some words
  2. under the subject -O- GeoSync Media Notice ***:
  3.  
  4. > And finally, does anyone know of any "HAM(4096) to GIF/JPG" batch
  5. > converters on either IBM or AMIGA?
  6.  
  7. Use a batch script in conjunction with GfxCon (Aminet).
  8.  
  9. ..key source,target
  10. ..bra {
  11. ..ket }
  12. Stack 30000
  13. Dh1:Grafik/GfxTools/GfxCon {source} TO {target} format gif
  14.  
  15. And then use
  16.  
  17. List yourdir LFORMAT "Execute S:GfxCon.batch *"%n*" *":newdir/%m.gif*""
  18. >RAM:ExecuteMe
  19.  
  20. And finally Execute RAM:ExecuteMe
  21.  
  22. Bye, Chris Hodges (http://www.cum.de/user/platon/)  __    __
  23. A4000/60, 24MB, 420HD, CD-ROM, CV64, FliFix    __  ///   / / _____
  24. GCS d H s-:++ !g p? !au a20 w++ v? C+++        \\\///   / /_/ ___/ LOGOUT
  25. E---- N++ K- W------ -po+ t++@ !5 j-- R+ G?     \XX/    \__/ __/  FASCISM!
  26. tv- b+ D-- B? e+(++)* u++ h! f !r n+ !y+    AMIGA RULEZ!   \/
  27.  
  28.  
  29.